h1
{
	color: #171717;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	font-variant: small-caps;
}

h3
{
	color: #2c2c2c;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
}

li
{
	padding: 1px 2px 0px 2px;
	margin: 1px;
}
li.sub
{
	padding: 0px 2px 0px 8px;
	margin: 1px;
}
ul { 
	padding: 0px;
	margin: 0px;
	list-style: none;
}
li.content
{
	padding: 4px 4px 4px 4px;
	margin: 5px;
}
li.lab
{
	padding: 1px 20px 1px 20px;
	margin: 0px;
}
ul.content { 
	padding: 4px;
	margin: 4px;
	list-style: square;
}

body
{
	background-color: #8FA18F;
	font-family: Arial;
	font-size: 14px;
}

.caps
{
	font-variant: small-caps;
}

.small_title
{
	color: #111111;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
}

.redtitle
{
	color: #992222;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	font-variant: small-caps;
}

.date
{
	color: #171717;
	font-family: Fixed;
	font-weight: normal;
	font-size: 13px;
}

.date
{
	color: #272727;
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	font-variant: small-caps;
}

a:hover { text-decoration: underline; }

a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #003322;
}

a.sensor
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #002266;
}
a.sensor:hover { text-decoration: underline; }

a.lab
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #224444;
}
a.lab:hover { text-decoration: underline; }

a.essential
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12 px;
	color: #552222;
}
a.essential:hover { text-decoration: underline; }


a.comm
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #335533;
}
a.comm:hover { text-decoration: underline; }

a.bigred
{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #552222;
}

a.essential:hover { text-decoration: underline; }



frame.pac { 
	overflow: auto; 
	border-width: 2px; 
	border-color : #223322; 
}
